.home .one .list ul .index_md3 {
    background-color: #1a2059;
}
.home .one .list ul li .index_md3_title {
     color: white;
 }
.home .one .list ul li .index_md3_more{
    background: #2b47fb;
    color: #ffffff;
}
.gradient {
    background: -moz-linear-gradient(left, #1c2a64 0%, #205cab 100%);
    background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #1c2a64), color-stop(100%, #205cab));
    background: -webkit-linear-gradient(left, #1c2a64 0%, #205cab 100%);
    background: -o-linear-gradient(left, #1c2a64 0%,#205cab 100%);
    background: -ms-linear-gradient(left, #1c2a64 0%,#205cab 100%);
    background: linear-gradient(to right, #1c2a64 0%, #205cab 100%);
}
.head_navs .nav_top .bar-box .on>li,.head .head_navs .nav_top ul li:hover,.bar-box>.secondnav a:hover
{
    background: #0055ca;
}
.home .three .main .title,.bar-box>.secondnav a
{
    color: #0055ca;
}
